home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 118 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  902 b 

  1. Path: EU.net!sun4nl!xs4all!usenet
  2. From: martijnl@xs4all.nl (Martijn Lievaart)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Uncompiling?
  5. Date: 2 Jan 1996 15:09:36 GMT
  6. Organization: XS4ALL, networking for the masses
  7. Message-ID: <4cbhrg$dra@news.xs4all.nl>
  8. References: <4bveb7$nid@shiva.usa.net> <30E388BB.4FE5EDC7@ix.netcom.com>
  9. NNTP-Posting-Host: mas01-15.dial.xs4all.nl
  10. X-Newsreader: WinVN 0.99.6
  11.  
  12. In article <30E388BB.4FE5EDC7@ix.netcom.com>, jdmorris@ix.netcom.com says...
  13. >
  14. >Venger's Orchids wrote:
  15. >> 
  16. >> Quick question: I just started C++ programming Visual C++. Is there a way
  17. >> to uncompile programs once they're compiled? Email please. Thanks! -Rod-
  18. >> 
  19. >> --
  20. >No.  The best you can get is an assembly language listing.
  21. >
  22. >Jason
  23.  
  24. There actually is one computer that (given the assembly listing) can do an 
  25. uncompile, given enough amounts of time, beer and pizzas. Sometimes it's your 
  26. only option.
  27.  
  28.